Results for query Function
intended effect of a system, subsystem, product, or part
NOTE 1 to entry Functions should have a single definite purpose. Function names should have a declarative structure (e.g. “Validate telecommands”) and say “what” is to be done rather than “how”. Good naming allows design components with strong cohesion to be easily derived.
<functional view> series of actions or activities performed by a given object to achieve a goal
NOTE 1 to entry A function transforms inputs into outputs that may include the creation, modification, monitoring or destruction of elements.